home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-327 compaq notebook diagnost / w95-boot.imz / W95-BOOT.IMA / AUTOEXEC.BAT < prev    next >
DOS Batch File  |  1998-09-13  |  958b  |  25 lines

  1. @ECHO OFF
  2. a:\MSCDEX.EXE /D:IDECD001 
  3. mouse.exe 
  4.  
  5. REM *** DO NOT MODIFY ***
  6. REM The following lines are to ensure the user uses REAL MODE with
  7. REM the appropriate codepage and keyboard selected at install time.
  8. REM if exist C:\SYSTEM.SAV\AUTOEXEC.BAT call C:\SYSTEM.SAV\AUTOEXEC.BAT
  9. REM if exist c:\system.sav\config.flg goto end
  10. REM echo\ >> c:\config.sys
  11. REM echo REM *** DO NOT MODIFY ***  >> c:\config.sys
  12. REM echo REM The following lines are to ensure the user uses REAL MODE with >> c:\config.sys
  13. REM echo REM the appropriate codepage and keyboard selected at install time. >> c:\config.sys
  14. REM type c:\system.sav\config.sys >> c:\config.sys
  15. REM echo REM *** DO NOT MODIFY ***  >> c:\config.sys
  16. REM echo This is a flag file > c:\system.sav\config.flg
  17. :end
  18. REM *** DO NOT MODIFY ***
  19. REM
  20. REM The following lines have been created by Windows. Do not modify them.
  21. REM
  22. REM CD 
  23. REM CALL %WINDIR%\command.com
  24. REM C:\WINDOWS\WIN.COM /WX
  25.